Accelerate your development with our API within a minute.Qubrid AI simplifies the process of integrating high-performance open-source models, allowing you to run inference with just a few lines of code.
1. Register for an account
Begin by creating an account to obtain your unique API key. Once your account is active, configure your environment by exporting your key as a variable namedQUBRID_API_KEY:
Shell
2. Run your first Model Inference
Select the model you wish to run. For this demonstration, we will utilize OPENAI GPT OSS 20B with streaming enabled to show real-time token generation.Next steps
- Check out the Qubrid AI playground to try out different models.